﻿CHARACTERS = {
	c:CHC = {
		create_character = {
			# Imam Shamil
			#role = politician # Remove this line
			first_name = "Shamil"
			last_name = "Murid" # No family name, murid is a type of sufi diciple that Shamil was.
			birth_date = 1797.6.26
			ruler = yes
			hq = region_caucasus
			is_general = yes
			commander_rank = commander_rank_2
			interest_group = ig_devout
			ideology = ideology_traditionalist
			traits = {
				pious
				ambitious
				brave
			}
		}
		create_character = {
			is_general = yes
			first_name = "Hadji"
			last_name = "Murad"
			birth_date = 1818.2.1
			traits = {
				mountain_commander
				brave
				cruel
			}
		}
	}
}
